home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / ADDDIZ_.ZIP / ADDDIZ.DOC < prev    next >
Encoding:
Text File  |  1996-02-20  |  1.0 KB  |  36 lines

  1.  
  2.   ■  ADDDiZ v1.0 ...
  3.  
  4.      This is just a simple util to add a passed-thru line to your
  5.      file_id.diz'es of UNARCHIVED files (like with palmscan when
  6.      virus-testing) so it will add a line to the FILE_ID.DIZ.
  7.  
  8.      It will use the 1st line in ADDDIZ.DIZ to get the line that will
  9.      be appended to the FILE_ID.DIZ before repacking the archive.
  10.  
  11.      if no FILE_ID.DIZ is found, a new one will be created using
  12.      the SECOND line in ADDDIZ.DIZ.
  13.  
  14.      Usage : ADDDIZ <path to temp-path>
  15.  
  16.      ADDDIZ will search for the ADDDIZ.DIZ in the path the .EXE is
  17.      also located, so place both of them in the same directory.     
  18.  
  19.      ... that's it ... enzo                                                
  20.  
  21.      Sample configuration for PalmScan
  22.  
  23.      Goto Psetup > Virus Scan > Virus Scanners Part 1
  24.  
  25.      ■ Scanner name : Adddiz
  26.      ■ Command      : <path-to ADDDIZ>\ADDDIZ.EXE @FULL
  27.      ■ Errorlevels  : 199, 199, 0
  28.      ■ Filespecs    : *.*    
  29.  
  30.   ■  Credits :
  31.  
  32.      Code by !DEADLiNE!
  33.      Dox  by DJR
  34.             
  35.  
  36.